srAcceptWords ( "
<Word 1>
" , "
<Word 2>
" ,
...
"
<Word N>
" )
Defines the grammar for the subsequent Input() operation.
Parameters
<Word 1>
,
<Word 2>,...
<Word N>
Expected words in the grammar defined as an array.
Return Value
None.
See for
Example